home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0475.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  591 b   |  20 lines

  1. Some folks have expressed an interest in putting graphics
  2. and such _inside_ an HTML document.
  3.  
  4. Other folks just want references from the SGML to
  5. external data. (even if it's presented as if it
  6. were part of the flow of text).
  7.  
  8. I'm leaning toward the latter scenario. Inside
  9. the HTML stream, you get SGML character stuff. No
  10. graphics -- not even base64 encoded stuff.
  11.  
  12. The graphics stuff goes in another node. (or you
  13. _could_ use the MIME multipart mechanism to glue
  14. them together, but I don't see that as a very popular
  15. choice. Even if you did that, it would not impact
  16. the HTML spec.)
  17.  
  18. Dan
  19.  
  20.